-
Notifications
You must be signed in to change notification settings - Fork 1.2k
attempt to fix downstream runtime builds #5384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
d12948f
to
d747ac5
Compare
d747ac5
to
a15866f
Compare
Codecov Report
@@ Coverage Diff @@
## master #5384 +/- ##
==========================================
+ Coverage 76.45% 76.66% +0.21%
==========================================
Files 240 240
Lines 14569 14569
Branches 647 647
==========================================
+ Hits 11139 11170 +31
+ Misses 3430 3399 -31
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
I'll rerun one of the downstream runtime jobs manually and see what happens... |
I think it made progress, but we're not out of the woods yet. Here's the snippet from the re-run of runttime-go (https://github.com/apache/openwhisk-runtime-go/actions/runs/4258627618/jobs/7419972068)
|
will get the rest of the dependencies from that pr updated and then seems like hopefully it should be good edit: #5385 |
* attempt to fix downstream runtime builds * fix scoverage resolution --------- Co-authored-by: Brendan Doyle <[email protected]> (cherry picked from commit 6dd737d)
Description
Related issue and scope
My changes affect the following components
Types of changes
Checklist: